Generate formatter defaults from the version catalog - #3045
Conversation
|
Needs to check the other versions as well, replace all related usages. |
|
Thanks. To confirm, should I generate constants for every catalog-backed formatter/runtime default in I found four catalog/default mismatches: Gson |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
ae74a21 to
c2449ef
Compare
|
Thanks, @Goooler. I updated the PR to cover the full mandatory scope you outlined.
All affected formatter and plugin tests pass. The aggregate build encountered only an external Gradle download timeout and a parallel P2 lock collision; all three affected test methods passed when rerun alone. An independent post-change review also approved the implementation with no findings. Updated commit: |
c2449ef to
8592c4b
Compare
7c87ddd to
e1edf8f
Compare
Closes #2705.